home *** CD-ROM | disk | FTP | other *** search
/ MaxiMac 2000 December / MaxiMac 109.iso / KitWeb / Wanadoo / Media / Present.dcr / Scripts_54_Retour Plus.ls < prev    next >
Encoding:
Text File  |  2000-10-10  |  113 b   |  9 lines

  1. on mouseUp me
  2.   global gPart, gSom
  3.   gSom = 1
  4.   gPart = 8
  5.   cursor(-1)
  6.   puppetTransition(9, 0)
  7.   go("8Rtn")
  8. end
  9.